home *** CD-ROM | disk | FTP | other *** search
/ QuickTime 2.0 Beta / Quicktime 2.0 Beta.iso / Programming Stuff / Sample Code / DTS Sample Code / DelegateOnlyComponent ƒ / MyComponentRoutines.h < prev   
Encoding:
C/C++ Source or Header  |  1994-03-22  |  364 b   |  24 lines  |  [TEXT/KAHL]

  1. /*
  2.     File:        MyComponentRoutines.h
  3.     
  4.     Contains:    simple component sample.
  5.  
  6.     Written by:    John Wang
  7.  
  8.     Copyright:    © 1994 by Apple Computer, Inc., all rights reserved.
  9.  
  10.     Change History (most recent first):
  11.  
  12.         <1>        03/22/94    JW        Created.
  13.  
  14.     To Do:
  15.     
  16. */
  17.  
  18. #ifdef THINK_C
  19. #define        applec
  20. #endif
  21.  
  22. /* ------------------------------------------------------------------------- */
  23.  
  24.